H5 input type="search" 不顯示搜索 解決方法 在IOS(ipad iPhone等)系統的瀏覽器里打開H5頁面。如下寫法: <input type="search" name="search” id="search"> ...